Click or drag to resize

AcceptSharingInvitation Constructor (ItemId)

Initializes a new instance of the AcceptSharingInvitation class with ItemId of the referenced item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public AcceptSharingInvitation(
	ItemId referenceItemId
)

Parameters

referenceItemId
Type: Independentsoft.ExchangeItemId
Identifies the item to which the response object refers.
See Also